@charset "utf-8";
/*清除样式*/
*{ margin:0px; padding:0px;}
body{ font-family:"宋体","微软雅黑"; font-size:14px; color:#6d6d6d; line-height:24px; text-align:left}
li,ul,ol,dl{ list-style:none;}
li,select,textarea,input{ vertical-align:middle;}
a{ text-decoration:none; color:#6d6d6d;}
a:hover{ color:#f00; cursor: pointer; /*text-decoration: none;*/}
img{ border:0px;}
/* 通用 */
.fl {float: left;}
.fr {float: right;}
.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}

.cb:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*头部*/
.Top{ /*height:189px;*/background: #fff; min-width: 1230px}
.Top .top_bar{height: 35px; background: #f2f2f2; border-bottom: 1px solid #ddd}
.top_bar_inner{height: 35px; width: 1230px; margin:0px auto; background: #f2f2f2}
.top_bar_left{ line-height: 35px; color: #636363; float: left; }
.top_bar_right{ line-height: 35px;text-align: right; background: none; float: right;}
.top_bar_right span{ padding: 0px 20px;line-height: 35px; height:35px;display: inline-block;color: #636363; display: table-cell; border-right: 1px solid #ddd; /*border-left: 1px solid #ddd*/font-size: 12px}
.top_bar_right span:first-child{border-left: 1px solid #ddd }
.top_bar_right span a{ color: #636363 ;font-size: 12px; display: block;}


.Top .top_nr{width:1230px; margin:0 auto; overflow: hidden; position: relative; height: 125px;}
.Top .logo{ width:220px; height:85px; float:left; border:0px solid #f00; margin-top: 20px}
.Top .logoleft{ width:420px; height:70px; float:right; padding-top:5px;}
.Top .top_kf {	position: absolute;	top: 46px;	right: 0px; height: 35px; color: #70717f; background:#fff;}
.Top .top_kf span { display: block; margin-left: 2px;float: left;padding-left: 60px; font-size: 18px; height: 51px; line-height: 22px; background: url(../images/tel.png) 2px center no-repeat 
}
.Top .top_kf span b{font-size: 27px; }


/*搜索栏样式开始*/
.search-o-r{  position: absolute; top:45px;  left: 330px; width: 539px; }
.search-o-r .seach_box{height:35px; width: 539px;overflow: hidden; border: 1px solid #f00;border-radius: 5px; font-size:12px; font-family:"微软雅黑";}
.search-o-r .search_txt{ font-size: 12px }
.search-o-r .search_txt a{ padding-left: 10px}
.search-o-r .kuang{ 
	width:447px; 
	height:35px; 
	display:block; 
	line-height:35px; 
	border:0px; 
	float:left; 
	padding-left:15px; 
	font-size:13px; 
	margin-right: 0px;
	font-family:"微软雅黑"; color:#666;
	}
.search-o-r .anniu{ 
	background: #f00; 
	color: #fff;
	font-size: 16px;
	width:77px; 
	height:35px; 
	display:block; 
	cursor:pointer; 
	border:0px; 
}

/*导航*/
.navTop-box {overflow: hidden;border-bottom: 2px solid #f00}
.navTop-box:after{clear: both}
.nav_left{ background: url(../images/nav_left.png) #f00 5px center no-repeat; text-indent: 35px; width: 260px; height: 33px; line-height: 35px;color: #fff; float: left; border-radius: 5px 5px 0 0;}
.Nav{width:940px; height:33px; float: left;}
.Nav ul{ overflow: hidden;padding-left:12px}
.Nav li{ float:left; line-height:33px; display:block; padding: 0 15px }
.Nav li.on{ /*background: #f00 */}
.Nav li.on a{ color: #f00 }
.Nav li a:hover {
	color: #f00
}
.Nav li a.addcolor {
	background: #f00; color: #fff
}
.Nav li a{ font-size:16px; color:#505050; display:block; font-family:"微软雅黑"; text-decoration: none; display: block; padding: 0 10px}

.banimg{
	padding-bottom: 0px; overflow: hidden;
}
.banimg a img{
	display: block;
	width:100%;
}

/*menu*/
.menu { margin: 0px auto; position: relative; }
.menu .menuTop { background-color: #F10215; color: #fff; font-size: 16px; width: 260px; height: 35px; padding-left: 0px; line-height: 35px; text-align: center; position: absolute; top: -35px; border-radius: 5px 5px 0px 0px }
.menu ul { width: 260px; background-color: #fff; border: 1px solid #ddd; box-sizing: border-box; position: relative; }
.menu ul li { height: 38px; padding-left: 38px; text-align: left; line-height: 39px; font-size: 13px; z-index: 2; border-bottom: 1px solid #ddd; background-image: url(../images/menu/menu_1.png) ; background-position:  10px center; background-repeat:  no-repeat;}
.menu ul li:nth-child(1){ background-image: url(../images/menu/menu_1.png); }
.menu ul li:nth-child(1):hover{ background-image: url(../images/menu/menu_1_on.png); }
.menu ul li:nth-child(2){ background-image: url(../images/menu/menu_2.png); }
.menu ul li:nth-child(2):hover{ background-image: url(../images/menu/menu_2_on.png); }
.menu ul li:nth-child(3){ background-image: url(../images/menu/menu_3.png); }
.menu ul li:nth-child(3):hover{ background-image: url(../images/menu/menu_3_on.png); }
.menu ul li:nth-child(4){ background-image: url(../images/menu/menu_4.png); }
.menu ul li:nth-child(4):hover{ background-image: url(../images/menu/menu_4_on.png); }
.menu ul li:nth-child(5){ background-image: url(../images/menu/menu_5.png); }
.menu ul li:nth-child(5):hover{ background-image: url(../images/menu/menu_5_on.png); }
.menu ul li:nth-child(6){ background-image: url(../images/menu/menu_6.png); }
.menu ul li:nth-child(6):hover{ background-image: url(../images/menu/menu_6_on.png); }
.menu ul li:nth-child(7){ background-image: url(../images/menu/menu_7.png); }
.menu ul li:nth-child(7):hover{ background-image: url(../images/menu/menu_7_on.png); }
.menu ul li:nth-child(8){ background-image: url(../images/menu/menu_8.png); }
.menu ul li:nth-child(8):hover{ background-image: url(../images/menu/menu_8_on.png); }
.menu ul li:nth-child(9){ background-image: url(../images/menu/menu_9.png); }
.menu ul li:nth-child(9):hover{ background-image: url(../images/menu/menu_9_on.png); }
.menu ul li:nth-child(10){ background-image: url(../images/menu/menu_10.png); }
.menu ul li.last{ background-image: url(../images/pos.png); }
.menu ul li a { color: #707077; }
.menu ul li a:hover { color: red; text-decoration: none; cursor: pointer; }
.menu ul li:hover { }
.menu ul li:hover .submenu { display: block; }
.menu ul li:hover span { width: 30px; height: 30px; display: inline-block; background-color: #FFF; float: right; z-index: 100; position: relative; }

.menu ul li.last{ height: 58px; line-height: 58px; text-align: left; padding-left: 40px; border: none; }
.menu ul li .submenu { position: absolute; left: 260px; top: 4px; width: 701px; height: 388px; overflow: hidden;  background-color: #FFF; z-index: 3; display: none; z-index: 9999 }
.menu ul li .submenu .subleft {border: 1px solid #09f; border-right: none;  margin-left: 0px; width: 430px; height: 376px; float: left; padding: 5px; }
.menu ul li .submenu .subleft dl { overflow: hidden; border-bottom: 1px solid #D1D1D1; padding: 0px 0; line-height: 30px }
.menu ul li .submenu .subleft dl dd { }
.menu ul li .submenu .subleft dl dd a { display: block; float: left; border-left: 1px solid #707070; padding: 0 5px; color: #707070; height: 14px; line-height: 14px; margin: 3px 0; font-size: 11px; }
.menu ul li .submenu .subleft .morecat{height: 80px; line-height: 80px; text-align: center; font-size: 14px}
.menu ul li .submenu .subright { width: 260px; height: 388px; background-color: blue; float: left; }

.ad_list a{display: block;}
.ad_list img{max-width: 260px;float: left; margin-bottom: 10px}

/*网站底部列表*/


.inner {
    width: 1230px;
    margin: 0 auto;
}
.footnav{
	padding:15px 0px;
}
.fooetr{
	background:#292929;
	min-height: 320px; min-width: 1230px
}
.footnav>ul>li{
	float: left;
	width:33.33%;
}
.tewll{
	font-size:18px;
	color:#e3e3e3;
	line-height: 40px; padding-left: 40px; background: url(../images/ico_foot.png) 0px 5px no-repeat; padding-bottom: 5px
}
.ift1{ background-position-y:-46px;  }
.ift2{ background-position-y:-96px;  }

.laifen{ width: 100% }
.laifen ul li{
	float:left;
	width:50%;
}
.laifen ul li a{
	display: block;
	font-size:13px;
	line-height:24px;
	color:#e4e3e3;
	padding-left:13px;
	background:url(../images/yd1.png) no-repeat left center;
}
.laifen ul li a:hover{
	color:#217af0;
}
.imgwei{
	padding:10px 0px;
}
.imgwei a img{
	display: block;
}
.imgwei a{
	display: inline-block;
	margin-right:35px;
}
.tewll2{
	font-size:16px;
	color:#e3e3e3;
	line-height: 26px;
}
.liaxi ul li{
	float: left;
	min-width:50%;
}
.liaxi ul li p{
	padding-left:28px;
	font-size:13px;
	color:#e3e3e3;
	line-height: 32px;
}
.liaxi ul li.nx1 p{background: url(../images/nx1.png) no-repeat left center;}
.liaxi ul li.nx2 p{background: url(../images/nx2.png) no-repeat left center;}
.liaxi ul li.nx3 p{background: url(../images/nx3.png) no-repeat left center;}
.liaxi ul li.nx4 p{background: url(../images/nx4.png) no-repeat left center;}
.liaxi ul li.nx5 p{background: url(../images/nx5.png) no-repeat left center;}
.liaxi ul li.nx6 p{background: url(../images/nx6.png) no-repeat left center;}
.liaxi ul li.nx7 p{background: url(../images/nx7.png) no-repeat left center;}

.banquan{
	padding:15px 0px;
	border-top:1px solid #434343;
}
.leftbxc{ background: url(../images/ico_foot.png) 0px -183px no-repeat;padding-left: 110px }

.leftbxc p{
	line-height:42px;
	font-size:14px;
	color:#e3e3e3;
}
.leftbxc p a{
	color:#e3e3e3;
}
.infimianx{
	padding-left:10px;
}

/*面包屑*/
.mianboax {
	padding:0px 0px;
	height:34px;
	margin-top: 0px;
	margin-left:0px; border-bottom: 0px solid #eee; position: relative;font-size:13px;
}
.mianboax p{
	padding-left:35px;
	line-height: 35px;color:#383d40;
	background: url(../images/pos.png) 5px center no-repeat;
}
.mianboax p a{
	display: inline-block;
	font-size:13px;
	color:#383d40;
	line-height: 30px;
}
.mianboax p a.cur{
	color:#217af0;
}
.bdsharebuttonbox{ position: absolute; bottom: 0px; right: 0px }


/*产品页面*/
.js_info{ margin-top: 5px; border-bottom: 1px solid #ddd }
.js_info .title{background: url(../images/js.png) #eee 10px 7px no-repeat; background-size: 20px; border-radius: 5px 5px 0px 0px; height: 30px; line-height: 30px; padding-left: 40px; border-bottom: 1px solid #ddd; font-size: 13px; }
.js_info p{
	line-height: 20px;display: block; padding-top:15px; padding-bottom: 10px; text-indent: 2em
}
.js_info font{
	padding: 0px 2px
}

.search_procat_box{width: 530px; height: 35px; border: 1px solid #3ec403; margin:10px auto 20px; }
.search_procat_box .ipt_wd{ width: 430px; height: 35px; border: none; text-indent: 1em }
.btn_search{width: 100px; height: 35px; font-size: 16px; border: none;background:#3ec403; color: #fff }


.js_info.zizhu { background:url(../images/zizhu_search.png) 30px center no-repeat #eeeeee; border: none; padding-top: 15px; height: 46px; border: 1px solid #ddd;margin-top: 0px}
.js_info .search_zizhu_txt{float: left; line-height: 28px; padding-left: 10px; font-size: 14px}
.js_info .search_zizhu_box{width: 532px; height: 28px;  margin:0px auto 0px; float: left;padding-left: 30px; margin-left: 50px}
.js_info .search_zizhu_box .ipt_wd{ width: 450px; height: 28px; border: none; text-indent: 1em;border: 1px solid #3ec403; }
.btn_zizhu{width: 80px; height: 30px; border: none;background:#3ec403; color: #fff }




.news_list{}
.news_list li{padding-left: 30px; background: url(../images/ico3.png) 10px center no-repeat; height: 40px; line-height: 40px; border-bottom: 1px solid #eee; font-size: 14px}
.news_list li span{float: right; background: url(../images/ico_click.png) 0px 10px no-repeat; background-size: 20px; display: block;height: 40px; padding-left:25px; line-height: 40px;font-size: 12px; margin-right:50px;}
.news_list li:hover a{color: #f00}





.item_pro_cat{}
.item_pro_cat dl{padding-bottom: 10px}
.item_pro_cat dl dt{display: block;height: 30px; line-height: 30px;padding: 0px 10px; background: #eee; margin-bottom: 10px}
.item_pro_cat dl dt span{float: right;display: block;}
.item_pro_cat dl dd{float: left;width: 48%; line-height: 33px; padding-left: 2%}

.item_pro_cat.noback dl dt{background: none; border-bottom: 1px solid #ddd}

/*product*/
.xinhaomin{
	min-height:380px;
}
.yeshu span{
	display: inline-block;
	line-height: 28px;
}
.yeshu2 span{
	display: inline-block;
	line-height: 28px;
	margin:0px 15px;
}
.yeshu2 a{
	display: inline-block;
	width:24px;
	height:26px;
	line-height: 26px;
	border:1px solid #cccccc;
	text-align: center;
	color:#000;
	background:#eeeeee;
}
.seinks{
	width:480px;
	margin:0 auto;
	padding-bottom:20px;
}
.rewonf h3{
	font-size:13px;
	color:#333030;
	padding:6px 0px;
	line-height: 32px;
}
.lunx{
	line-height: 32px;
	padding-left: 0px;
	font-size:14px;
	color:#5d5b5b;
	width: 110px
}
.mulubox{ background: #eee; padding: 0px 5px }
.mulubox ul{
	float: left;
	width:800px;
}
.mulubox ul li{
	float: left;
	margin:0px 10px;
}
.mulubox ul li a{
	display: block;
	line-height: 32px;
	font-size:14px;
}

.pinpai .item_pinpai{ height: 88px; margin-left: 0px; }
.pinpai .item_pinpai a{ width: 220px;height: 60px; border: 1px solid #fff; display: block; float: left;margin-left: 15px; margin-right: 0px;margin-top: 11px; vertical-align: middle; line-height: 60px; text-align: center; font-size: 0px}
.pinpai .item_pinpai a img{ vertical-align: middle; max-width: 220px;;max-height: 60px}
.pinpai .item_pinpai a:hover{border: 1px solid #f00;}




.topswll{
	border-bottom: 0px solid #ddd;background:#EEEEEE; height: 30px;
}
.topswll span{
	display: block;
	font-size:14px;
	 color: #333;
	line-height: 30px; float: left;
	
}
.topswll div{ padding-left:5px}
.wnx_1{width: 170px;}
.wnx_2{width: 160px;}
.wnx_3{width: 260px;}
.wnx_4{width: 188px;}
.wnx_5{width: 82px;}
.wnx_6{width: 72px;}
.wnx_6{width: 60px;}

.wnx_3x{width: 260px;}



.diatanl{
	display: block;
	float: left;
	min-height:34px; overflow: hidden;
}
.diatanl p{
	display: table-cell;
	width:100%;
	height:34px; line-height: 34px; overflow: hidden;
	vertical-align: middle;
}
.diatanl p span,.diatanl p span a{
	font-size:12px;
	display: inline-block;
	line-height: 20px;
	color:#707070; word-break: break-all;
}

.lisrand{border:1px solid #ddd;}
.lisrand ul li{
	overflow: hidden;
	cursor: pointer;
	padding:0px 5px;
	/*border: 1px solid #dddddd;*/
}
.lisrand ul li .wnx_1 p span a:hover,.lisrand ul li .wnx_7 p span a:hover{
	color:#f00;
}
.lisrand ul li:nth-child(even){
	background:#F7F7F7;
}


/**/
.mainBody{ width: 1230px; margin:0 auto;}
.mainBody:after{clear:both;content:'';display:block;width:0;height:0;visibility:hidden;}

.leftMain{ width: 260px; float: left; border-right: 0px solid #f00; min-height: 300px; background: #fff}
.rightMain{ width: 960px; float: right; margin-right: 0px; margin-left: 10px;}


.box_murata{ display: block; position: relative;}
.box_murata h2.title1{height: 35px; line-height: 35px; font-size: 16px;font-weight: normal; text-align: center;background: #f00; color: #fff; position: absolute; display: block; width: 260px; top: -35px; border-radius: 5px 5px 0px 0px}

.box_murata h2.title{height: 25px; line-height: 25px; font-size: 14px;font-weight: normal; text-align: center;background: #EEE; color: #595959;display: block; border:1px solid #ddd; border-bottom:none; }

/*一级菜单*/
.leftmenu { width:258px; border:1px solid #ddd; padding-top:0px; background: #fff}
.leftmenu ul {}
.leftmenu ul li { line-height:40px; min-height: 40px; }
.leftmenu ul li.h33 { line-height:33px; min-height: 33px; }
.leftmenu ul li a.menu1 { display:block; padding-left: 20px; height: 40px; color: #000; background: #eee;border-bottom:1px solid #ddd; background: url(../images/menu.png) 230px 15px no-repeat;}
.leftmenu ul li a:hover,.leftmenu ul li.leftmenuon a.menu1 { color:#fff!important;background: url(../images/menu.png) #ff0000 230px -17px no-repeat;}

.leftmenu ul li a.menu2 { display:block; padding-left: 20px; height: 33px; color: #000; background: #eee;border-bottom:1px solid #ddd; }
.leftmenu ul li a:hover,.leftmenu ul li.leftmenuon a.menu2 { color:#fff!important;background-position: 230px -22px; background-color: #f00}
.leftmenu ul li.has a{background: url(../images/menu.png) #eee 230px 10px no-repeat;}

/*二级菜单*/
.leftmenu ul li ul { display:none; border-bottom: 0px solid #ccc;border-bottom:none; margin-bottom: 0px; background: #F6F6F6}
.leftmenu ul li.leftmenuon ul{ /*display: block;*/ }
.leftmenu ul li ul li ,.leftmenu ul li:hover ul li { line-height:33px;min-height:33px;background: #F6F6F6!important;border-bottom: 1px solid #ccc;}
.leftmenu ul li ul li a ,.leftmenu ul li:hover ul li a { height:33px; line-height:33px; padding-left: 35px; display: block; background: #F6F6F6!important}
.leftmenu ul li ul li a:hover,.leftmenu ul li:hover ul li a:hover { color:#f00!important;}
.leftmenu ul li.has ul,.leftmenu ul li.has ul li a{ background: #fff!important}



/*服务公告*/
.content_inner{ padding:10px; border: 1px solid #ddd}
/*广告宣传*/
.content_ad{ background: #ddd; min-height: 180px }
.content_ad img{ width: 100%;display: block;}

/*pinpai_list*/
.pinpai_list{margin-top: 0px; border-bottom: 1px solid #DCDCDC; padding-bottom: 10px;padding-top: 15px;position: relative;}
.pinpai_list .pinpai_img{width:280px; text-align: center;  margin-top: 5px; margin-left: 10px; margin-right: 10px; float: left;  }
.pinpai_list .pinpai_img a{display:block;height: 80px;line-height: 80px; border: 1px solid #DCDCDC}
.pinpai_list .pinpai_img img{ vertical-align: middle;max-width:280px;max-height: 80px;}
.pinpai_list .pinpai_img p{ margin-top: 5px }
.pinpai_list .pinpai_txt{border: 0px solid #f00; display: block;font-size: 12px; line-height: 21px; float: right;width: 650px}
.pinpai_list .pinpai_txt span{height: 20px; display: block; position: absolute;right: 6px; bottom: 13px;}
.pinpai_list .pinpai_txt span a{color: #61BD2A}
.pinpai_list p.p1{padding-bottom: 5px; border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 10px; text-indent: 2em}

.pinpai_list:hover .pinpai_img a{border: 1px solid #0397FF}
.pinpai_list:hover .pinpai_txt span a{color: #f00}

/*pinpai_show*/
.pinpai_show{margin-top: 0px; border-bottom: 0px solid #DCDCDC; padding-bottom: 10px;padding-top: 15px;position: relative;}
.pinpai_show .pinpai_img{width:280px; text-align: center;  margin-top: 5px; margin-left: 10px; margin-right: 10px; float: left;  }
.pinpai_show .pinpai_img a{display:block;height: 120px;line-height: 120px; border: 1px solid #DCDCDC}
.pinpai_show .pinpai_img img{ vertical-align: middle;max-width:280px;max-height: 120px;}
.pinpai_show .pinpai_img p{ margin-top: 5px; position: relative;}
.pinpai_show .pinpai_txt{border: 0px solid #f00; display: block;font-size: 12px; line-height: 21px; float: right;width: 650px}
.pinpai_show .pinpai_txt span{height: 20px; display: block; position: absolute;right: 6px; top: 13px;}
.pinpai_show .pinpai_txt span a{color: #61BD2A}
.pinpai_show .pinpai_txt p a{color: #5BBE3D}
.pinpai_show p.p1{padding-top: 5px;}


.brand h2.title{display: block;margin-top: 5px; height: 30px; line-height: 30px; font-size: 16px; padding:0px 10px; background:#EEEEEE; border-radius: 5px 5px 0px 0px}
.brand h2.title span{float: right;font-weight: normal; font-size: 12px}
.brand_box{border:1px solid #ddd;}

.brand div.title{display: block; height: 30px; line-height: 30px; font-size: 14px; padding:0px 10px; background:#EEEEEE}


.brand .kefu{border: 0px solid #f00}
.brand .kefu div.pro_box_contact{line-height: 20px;font-size: 13px;width: 380px; height: 110px;margin-bottom: 0px; float: left;}
.brand .pro_box_contact .pro_wx{ text-align: center;padding: 5px 25px 0px; height: 100px; width: 80px; margin-right: 10px}
.brand .pro_box_contact .pro_wx img{ margin: 0px; width: 80px; height: 80px }
.brand .pro_box_contact .pro_wx p{ margin-top: 0px; padding-top: 0px; line-height: 10px; font-size: 12px; color: #09f}
.brand .pro_box_contact .pro_qq{ padding: 35px 0px 10px 0px ;height: 60px; width: 240px;}
.brand .pro_box_contact .pro_qq a{display: inline-block; width: 40px; height: 40px; width: 40px;height: 40px; margin-left: 10px; margin-right: 20px}
.brand .pro_box_contact .pro_qq a.qq{ background: url(../images/qq.png) 8px center no-repeat;}
.brand .pro_box_contact .pro_qq a.sky{ background: url(../images/sky.png) 8px center no-repeat;}
.brand .pro_box_contact .pro_qq a.wangwang{ background: url(../images/wangwang.png) 8px center no-repeat;}

.brand .kefu span.p2 {
    border-radius: 5px;
    display: inline-block;
    width: 250px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #DCDCDC;
    text-align: left;
    text-indent: 2.8em;
    color: #707070;
    font-size: 14px;
    margin-bottom: 3px;
    margin-left: 20px; 
}

.brand .kefu span.p2.kf_ico1{    background: url(../images/kf_ico1.png) 10px 5px no-repeat;margin-top: 25px}
.brand .kefu span.p2.kf_ico2{    background: url(../images/tel_c.png) 10px 5px no-repeat;}
.brand .kefu span.p2.kf_ico3{    background: url(../images/kf_ico3.png) 6px 5px no-repeat;font-size: 13px;margin-top: 25px}
.brand .kefu span.p2.kf_ico4{    background: url(../images/kf_ico4.png) 10px 5px no-repeat;}

.brand .con{padding: 5px;font-size: 12px} 



/*分页*/
.news-page {
	width: 100%;
	margin: auto;
	padding:20px 0;
	overflow: hidden;
}
.news-page .page1 {
	display: inline-block;
	text-align: center;
}
.news-page ul {
}
.news-page ul span{
	float: left;
	letter-spacing: 1px;
	margin-right: 20px;
}
.news-page ul span strong {
	color: #0046AD;
	padding: 0 5px;
}
.news-page ul li {
	float: left;
	letter-spacing: 1px;
	margin-right: 8px;
}
.news-page ul li a {
	padding: 5px 10px;
	border: 1px solid #ccc;
	color: #808080;
}
.news-page ul li a:hover {
	text-decoration: none;
	background: #0046AD;
	color: #fff;
}
.news-page ul li a.act {
	text-decoration: none;
	background: #0046AD;
	color: #fff;
}
.news-page ul input {
	display: none;
}

/*产品内容*/
.pro2 .pro_left{width: 100%; min-height: 300px;}
.pro2 .pro_right{width: 100%; margin-top: 45px}

.pro2 .pro_left h2.title{display: block;margin-top: 5px; height: 30px; line-height: 30px; font-size: 16px; padding-left: 10px; background:#EEEEEE; border-radius: 5px 5px 0px 0px}
.pro2 .pro_box{ border: 1px solid #ddd; border-bottom: none; padding:10px 15px 10px; position: relative; overflow: hidden;}
.pro2 .xianqing{ margin-left: 20px; max-width:360px}
.pro2 .xianqing p{line-height: 23px; font-size: 14px}
.pro2 .xianqing p.down{ background: url(../images/down.png) right center no-repeat; background-size: 20px; padding-right: 25px}
.pro2 .kefu.bor2{width:250px;margin-right:0px;}
.pro2 .xianqing p.subcat a:first-child{}


.pro2 .kefu div.pro_box_contact{line-height: 20px; font-size: 13px;border: 1px solid #DCDCDC;width: 250px; height: 100px;margin-bottom: 3px;}
.pro2 .pro_box_contact .pro_wx{ text-align: center;padding: 5px 5px 0px; height: 70px; width: 80px; margin-right: 10px}
.pro2 .pro_box_contact .pro_wx img{ margin: 0px; width: 70px; height: 70px }
.pro2 .pro_box_contact .pro_wx p{ margin-top: 0px; padding-top: 0px; line-height: 10px; font-size: 12px; color: #09f}
.pro2 .pro_box_contact .pro_qq{ padding: 25px 0px 10px 0px ;height: 60px; width: 140px;}
.pro2 .pro_box_contact .pro_qq a{display: inline-block; width: 40px; height: 40px; width: 40px;height: 40px;margin:0px auto;}
.pro2 .pro_box_contact .pro_qq a.qq{ background: url(../images/qq.png) 8px center no-repeat;}
.pro2 .pro_box_contact .pro_qq a.sky{ background: url(../images/sky.png) 8px center no-repeat;}
.pro2 .pro_box_contact .pro_qq a.wangwang{ background: url(../images/wangwang.png) 8px center no-repeat;}

.pro2 .kefu span.p2 {
    border-radius: 5px;
    display: inline-block;
    width: 250px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #DCDCDC;
    text-align: left;
    text-indent: 2.8em;
    color: #707070;
    font-size: 14px;
    margin-bottom: 3px;
    margin-left: 0px; 
}

.pro2 .kefu span.p2.kf_ico1{    background: url(../images/kf_ico1.png) 10px 5px no-repeat;}
.pro2 .kefu span.p2.kf_ico2{    background: url(../images/tel_c.png) 10px 5px no-repeat;}
.pro2 .kefu span.p2.kf_ico3{    background: url(../images/kf_ico3.png) 6px 5px no-repeat;font-size: 13px;}
.pro2 .kefu span.p2.kf_ico4{    background: url(../images/kf_ico4.png) 10px 5px no-repeat;}

.pro2 .pro_left .con1{line-height: 20px; padding: 10px 5px; font-size: 13px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; margin-top: 2px}
.pro2 .pro_left .con2{line-height: 20px; padding: 10px 5px; font-size: 13px; margin-top: 5px}


.pro2 .leftpicv2{
	width:220px;
	display: table;
	padding-top: 2px; text-align: center; float: left;margin-left: 10px;margin-right: 10px
}
.pro2 .leftpicv2 .img{ width: 220px; height: 185px; line-height: 185px; border:1px solid #ddd; font-size: 0px }
.pro2 .leftpicv2 img { vertical-align: middle; max-width: 220px;max-height:185px }
.pro2 .leftpicv2 p{font-size: 12px;margin-top: 10px}
.pro2 .line{ height: 1px;display: block; background: #ccc; clear: both;width: 100%;margin-top: 10px }
.pro2 .pro_box h3{ margin-left: 20px; display: block; width: 400px; font-size: 14px; padding-bottom: 10px}
.pro2 .pro_box_right{  border-radius: 5px 5px 0px 0px; overflow: hidden;}
.pro2 .pro_box_right h3{ height: 28px; line-height: 30px; text-align: left; padding: 0 10px;background: #eee; }
.pro2 .pro_box_right h3.wx{ background: url(../images/wx.png) #eee 1px center no-repeat; }

.pro2 .pro_box_right .pro_info{ padding: 10px }
.pro2 .pro_box_right .pro_relation{ padding: 10px ;border: 1px solid #ddd;}
.pro2 .pro_box_right .pro_relation:after{clear: both; width: 100%; content: ""}
.pro2 .pro_box_right .pro_relation li{ display: block; float: left;width: 19%; line-height: 20px; margin-right:1%; text-overflow: ellipsis;
white-space: nowrap;/*禁止自动换行*/
overflow: hidden;}
.pro2 .pro_box_right .pro_relation li a{font-size: 12px}

.pro_content{border: 1px solid #ccc; border-top:none;}
.pro_content .title{background: #EEEEEE; padding-left: 10px; font-size: 14px; height: 30px; line-height: 30px}
.pro_info{padding: 10px 15px; font-size: 13px; line-height: 20px}
/*news*/
.page .new_box{width: 100%; }
.page .new_box h2.title{display: block;margin-top: 5px; height: 30px; line-height: 30px; font-size: 14px; padding:0px 15px; background:#EEEEEE; border-radius: 5px 5px 0px 0px  }
.page .new_box .new_box_content{ border: 1px solid #ddd; padding:10px 10px 10px; position: relative; overflow: hidden;min-height: 400px;}


/*rencai*/
.rencai h2.title{display: block;margin-top: 5px; height: 30px; line-height: 30px; font-size: 14px; padding:0px 15px; background:#EEEEEE; border-radius: 5px 5px 0px 0px  }
.rencai .new_box{ border: 1px solid #ddd; position: relative; overflow: hidden;}
.rencai .new_box .box_content{padding: 10px;min-height: 200px; font-size: 13px}
.rencai div.title{display: block; height: 30px; line-height: 30px; font-size: 13px; padding:0px 10px; background:#EEEEEE}
.rencai div.title span{float: right; font-size: 13px}
.rencai .item_50{display: inline-block;width: 48%; margin-left: 10px; height: 30px; line-height: 30px; font-size: 13px}
.rencai .kefu{padding-bottom: 20px;margin-top: 25px}
.rencai .kefu span.p2 {
    border-radius: 5px;
    display: inline-block;
    width: 250px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #DCDCDC;
    text-align: left;
    text-indent: 2.8em;
    color: #707070;
    font-size: 14px;
    margin-left: 30px; margin-right: 30px;
}

.rencai .kefu span.p2.kf_ico1{    background: url(../images/kf_ico1.png) 10px 5px no-repeat;}
.rencai .kefu span.p2.kf_ico2{    background: url(../images/tel_c.png) 10px 5px no-repeat;}
.rencai .kefu span.p2.kf_ico3{    background: url(../images/kf_ico3.png) 6px 5px no-repeat;font-size: 13px}





.content_page{line-height: 30px; border-top: 0px solid #ddd; padding-top: 25px}
.content_page span{height: 30px; width: 90px; background: #eee;display: block; text-align: center;}
.content_page .pre_title:hover a,.content_page .next_title:hover a{ color: #f00 }
.pre_title{ width: 46%; }
.pre_title span{float: right;}
.next_title{ width: 46% ;text-align: right;}
.next_title span{float: left;}
.pre_title:hover span,.next_title:hover span{ background: #f00; color: #fff }




/*搜索页面*/
.sr_info{ height: 60px;line-height: 60px; margin-top: 0px; background: url(../images/sr.png) #eee 12px center no-repeat;
padding-left: 50px; border: 1px solid #ddd
}
.sr_info span{
	line-height: 60px;display: block; padding-top:0px
}
.sr_info font{
	padding: 0px 2px
}

/**/
/*-----顶部纵向分类选择--------*/
.seltpye_y {  margin-bottom:6px; overflow: hidden;}
.seltpye_y .tit{position:relative; font-size:12px;background-color:#F0F8FD;height:30px;  border-bottom:1px #CAE0F4 solid;}
.seltpye_y .tit strong{  padding-left:15px;color: #006699; font-size:14px;line-height:30px; }
.seltpye_y .tit span{   color:#999999; padding-left:10px;line-height:30px; padding-right:10px;}
.seltpye_y .tit .pli{ position:absolute; right:2px; top:5px;}
.seltpye_y .tit .pli u{ float:left; display:block; text-decoration:none; padding-top:4px; color:#666666}
.seltpye_y .tit .pli a{ display:block; float:left;height:18px; width:18px; border:1px #C0D8E2 solid;line-height:18px; padding:0px; font-size:10px; text-align:center; margin-right:4px;background-color:#FFFFFF; color: #7AA8C0}
.seltpye_y .tit .pli a.select{ border:1px #C0D8E2 solid; background-color: #ffffff; color:#009900; text-decoration:underline}
.seltpye_y .list{ float:left; width:130px;padding:0px; }
.seltpye_y .list .t{ font-size:12px; color: #666; font-weight:bold; padding-left:10px; background: #ccc; border-bottom:1px solid #ccc; line-height: 33px}
.seltpye_y .list .txt{  font-size:10px; height:172px; width:100%;overflow-y:auto; padding: 0px; border-bottom:1px solid #eee;border-right: 1px solid #eee }
.seltpye_y .list .txt a{ display:block;height:21px; line-height:21px; padding-left:6px; overflow:hidden;white-space:nowrap;}
.seltpye_y .list .txt a.select{ background-color: #F0F8FD; color: #009900}
.seltpye_y .list .txt a span{ color:#999999}
.seltpye_y .ser{text-align: center; padding: 5px 0; position: relative;}
.seltpye_y .ser a{ margin: 10px; display: inline-block; width: 120px; color: #f00; height: 30px; line-height: 30px; border: 1px solid #f00; border-radius: 5px }
.seltpye_y .ser a#go{ background: #f00; color: #fff}
.seltpye_y .ser span{  padding: 10px; position: absolute; right: 0px; top:5px;}
.seltpye_y .list .txt{scrollbar-face-color: #C1C1C1;
scrollbar-highlight-color: #C1C1C1;
scrollbar-shadow-color: #C1C1C1;
scrollbar-3dlight-color: #F1F1F1;
scrollbar-arrow-color: #240024;
scrollbar-button-color:#C1C1C1;
scrollbar-track-color: #F1F1F1;		/*背景*/
scrollbar-darkshadow-color: #C1C1C1;
scrollbar-base-color: #C1C1C1}

.seltpye_y .element::-webkit-scrollbar {display: none;}
/*kefu*/
/*kefu*/
.floating_ck{position:fixed;right:0;top:30%;z-index:99999}
.floating_ck dl dd{position:relative;width:50px;height:50px;background-color:#000; margin-top:3px;text-align:center;cursor:pointer;background-image:url(../images/kf.png); background-position-x:0px; background-repeat: no-repeat;}
.floating_ck dl dd:hover{background-color:#f00; /*background-position-x:-50px*/ }
.floating_ck dl dd:hover .floating_left{display:block}
.qrcord{background-position-y:10px;}
.qrcord1{background-position-y:-146px;}
.consult{background-position-y:-42px;}
.return{background-position-y:-94px;}
.returns{background-position-y:-208px;}
.returns a{display:block;height:50px;width:50px;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;text-indent:-9999em}
.floating_left{position:absolute;left:-220px;top:0;width:220px;display:none}
.floating_left div.kuang{ width: 210px;border:1px solid #ddd; padding-left: 0px; margin-right: 10px; background: #fff;}
.qq_kf a{display: block; background: url(../images/ico_qq.png) 20px center no-repeat;}
.floating_left a{color:#707070;line-height:50px}
.floating_ewm{top:-75px}
.floating_ewm i{display:block;text-align:center;padding-top:10px}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;padding-bottom:10px}
.floating_ewm div.kuang{padding-left: 0px}
.floating_ewm img{margin: 30px 0px}
.floating_tel{ width: 220px;height: 220px; left:-220px; top:-75px; }
.tel_info{font-weight: normal;line-height: 22px ;border:1px solid #ddd;width: 200px;height: 220px;margin-right: 10px; background: #fff; text-align: left;padding-left: 10px}
.tel_info h3{height: 30px; line-height: 30px;text-align: center; margin-top: 10px; margin-bottom:10px; background: url(../images/kf_tel.png) 5px 1px no-repeat;}




.tacbomain{
	display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1100;
    background: rgba(0,0,0,.5);
    overflow: hidden;
}
.insertac{
	width:470px;
	height: 600px;
	position: absolute;
	left:50%;
	margin-left:-235px;
	top:50%;
	margin-top:-300px;
	z-index: 999;
	background:#fff;
	overflow-y: auto;
}
.twonst{
	text-align: center;
	position: relative;
	height:35px;
	background:#217af0;
}
.twonst h3{
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height: 35px;
}
.twonst span{
	display: inline-block;
	width:24px;
	height: 24px;
	position: absolute;
	right:10px;
	top:5px;
	cursor: pointer;
	z-index: 99999;
	background:url(../images/colse.png) no-repeat;
}

.itemxst label{
	display: inline-block;
	width: 100px;
	line-height: 30px;
	color:#6a6a6a;
	text-align: right;
}
.itemxst label em{
	display: inline-block;
	color:#ff0000;
}
.itemxst{
	margin-bottom: 10px;
}
.bgmasit{
	padding:10px 12px;
}
.labeset{
	display: inline-block;
	width:285px;
	padding:0px 5px;
	height: 28px;
	background:#fff;
	border: 1px solid #cccccc;
	border-radius:3px;
}
.labeset input{
	display: inline-block;
	width:100%;
	height: 28px;
	border: none;
	outline: none;
	font-size:16px;
	font-family:"宋体";
}
.labeset_2 input{
	width:80%;
}
.labeset_2 em{
	float: right;
	color:#6a6a6a;
	line-height: 28px;
}

.daressx{
	padding-top:20px;
	padding-bottom: 10px;
	/*margin-top:10px;*/
	border-top:1px solid #217af0;
}

.labesetxx{
	padding-left:68px;
}
.labesetxx button{
	display: inline-block;
	width:80px;
	height: 30px;
	font-size:16px;
	color:#fff;
	border: none;
	outline: none;
	line-height: 30px;
	border-radius:5px;
	background:#ff0000;
	cursor: pointer;
}
.rlxst{
	display: inline-block;
	width: 30px;
	height: 30px;
	background:url(../images/tm1.png) no-repeat center center;
}

.newszb{
	display: block;
	padding-bottom:30px;
	padding-left:95px;
}
.newszb span{
	display: inline-block;
	font-size:14px;
	line-height: 26px;
	padding-left:32px;
	color:#ee7156;
	background:url(../images/zk.png) no-repeat left center;
}
.disnone{
	display: none;
	padding:10px 0px;
	position: relative;
	border-top:1px dashed #ccc;
}

.shanchu{
	display: inline-block;
	width:13px;
	height: 14px;
	position: absolute;
	right:0px;
	top:20px;
	z-index: 999;
	cursor:pointer;
	background:url(../images/icon_1.png) no-repeat 0px -14px;
}
.shanchu:hover{
	background:url(../images/icon_1.png) no-repeat 0px 0px;
}

.xinsehx.cur{
	background:#f0f0f0;
}
.yemax{border-top: 1px solid #eee; margin-top: 20px;}
div#pages{ text-align:center; margin:20px 0 10px; }
div#pages a{border: 1px solid #ccc; padding: 5px 10px; background: #eee}
div#pages a:hover{background: #f00;border: 1px solid #f00; color: #fff}
div#pages a:first-child{ float: left; padding: 0px; border:none; background: none; color: #6d6d6d}
div#pages span{border: 1px solid #ccc; padding: 5px 10px; background: #eee; color: red }

.noborder{border:none;}
.nobg{background:none;}
.changestyle{color:red;font-weight:600;}


.rencai_list{}
.rencai_list li{ border-bottom: 1px solid #ddd ;font-size: 13px;line-height: 30px;margin-bottom: 10px}
.rencai_list li .item_50{ width: 50%; height: 30px;  float: left; text-indent: 1em; }
.rencai_list li .item_100{ width: 100%; height: 30px; float: left; text-indent: 1em; overflow: hidden;white-space:nowrap; text-overflow: ellipsis; }
a.apply_btn{border: 1px solid #ddd; float: right; margin: 0px 10px 10px; padding: 0px 5px; border-radius: 5px}
a.apply_btn:hover{border: 1px solid #f00; color: #fff; background: #f00}



.index_box6{margin-top: 0px; background: #eee; height: 90px}
.index_box6 .inner{background: #eee;padding-bottom: 0px; height: 90px; overflow: hidden;}
.index_box6 .index_content{width: 100%;}
.index_box6 .index_content ul{width:105%; padding-top: 20px}
.index_box6 .index_content ul li{ float: left; width: 248px; margin-right:0px; height: 40px; line-height: 40px; margin-left: 2px}
.index_box6 .index_content ul li i{ display: block;float: left; width: 63px; height: 50px;background-image: url(../images/xc_ico.png); background-repeat: no-repeat; background-position: 0px 0px ;margin-right: 8px}
.index_box6 .index_content ul li.i1_1 i{background-position: 0px 0px; margin-right: 0px }
.index_box6 .index_content ul li.i1_2 i{background-position: -73px 0px; width: 70px }
.index_box6 .index_content ul li.i1_3 i{background-position: -156px 0px }
.index_box6 .index_content ul li.i1_4 i{background-position: -235px 0px; }
.index_box6 .index_content ul li.i1_5 i{background-position: -317px 0px; }
.index_box6 .index_content ul li:hover i{background-position-y:-80px; }
.index_box6 .index_content ul li:hover p{color: #f00}
.index_box6 .index_content ul li p{width: 100%; height: 40px; line-height: 22px; font-size: 16px; color: #505050}
